home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / scout25.rea < prev    next >
Text File  |  1996-01-16  |  2KB  |  60 lines

  1. Short:    System monitor (MUI and AmiTCP optional)
  2. Author:   atte@crash.north.de (Andreas Gelhausen)
  3. Uploader: cosinus@deepthought.north.de (Christian Stelter)
  4. Type:     util/moni
  5.  
  6. System requirements:   Kickstart 2.04 (MUI and AmiTCP optional)
  7.  
  8.  
  9. What is Scout?
  10. ==============
  11.  
  12. Scout is a tool that allows you to monitor your computer system. It
  13. displays many different things -- like tasks, ports, assigns,
  14. expansion boards, resident commands, interrupts, etc. -- and you
  15. can perform some certain actions on them.
  16.  
  17. For example you can freeze tasks, close windows and screens, release
  18. semaphores or remove locks, ports and interrupts.
  19.  
  20. Through AmiTCP it's also possible to use Scout as an TCP/IP service.
  21.  
  22. Since version 2.0 of Scout you can use nearly all implemented
  23. functions through shell parameters. Therefore it's not necessary
  24. to install MUI for using Scout, but you will need MUI, if you want
  25. to use Scout with its graphical user interface.
  26.  
  27. The archive 'scout25.lha' includes the release version 2.5 of scout.
  28.  
  29.  
  30. Changes from release 2.4 to release 2.5:
  31. ========================================
  32.  
  33.   o  Fixed small bug in the display of expansion data (AmiTCP).
  34.  
  35.   o  Changed window titles by using Scout as TCP/IP client.
  36.                            =¦^)
  37.  
  38.   o  The option 'STARTUP' can also be used for single ARexx
  39.      commands.
  40.  
  41.      Example:
  42.                1> scout startup "OpenWindow Tasks"
  43.  
  44.   o  Now there's no border for an active object by opening
  45.      a list window. If you want to use the cursor keys for the
  46.      listview gadgets, you have to press TAB first.
  47.  
  48.   o  Added command 'PrintList <ListCharacter> <FileName>'.
  49.      This command is available via ARexx and shell (as parameter).
  50.  
  51.   o  Small memory eating bug fixed. It only appeared by using
  52.      Scout as client or daemon (TCP/IP).
  53.  
  54.   o  Now the expansion list window also includes informations
  55.      about the processor(s) and the custom chips. 
  56.  
  57.   o  Patch output removed ('Patches installed!').
  58.  
  59.   o  Some minor bug fixes made.
  60.